-
Notifications
You must be signed in to change notification settings - Fork 378
Upgrading llvm and stablehlo hash #3053
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
hamptonm1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but I had one comment
AlexandreEichenberger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hamptonm1 thanks for reviewing this, I will assume that you will approve it once you are satisfied with the answers to your question.
Signed-off-by: Christopher Munoz <[email protected]> formatting fixes
272152d to
3784890
Compare
|
@AlexandreEichenberger @tungld I think Chris mentioned he was working with you guys to resolve the |
Signed-off-by: Christopher Munoz <[email protected]>
8b9e8b1 to
c6307f4
Compare
I spoke with Tung again. Created issue #3068 and commented out tests. Will continue the investigation and work to resolve this asap. |
Signed-off-by: Christopher Munoz <[email protected]>
|
@christopherlmunoz Before I approve, please reach out to @jorickert via slack to answer the question above. I want to make sure the |
I can look at that issue, since it impacts quantization operations. Can we quantize benchmarks without this fix? If we cannot, then this PR should not go in. |
jorickert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tosa.pad will need to be changed again when the LLVM bump containing llvm/llvm-project#123133 lands
Signed-off-by: Christopher Munoz <[email protected]>
|
@AlexandreEichenberger Were you able to resolve the backend test? I know you wanted to fix that before merging this PR. |
|
Please go ahead with this, if the path that generates the error listed in #3068 is disabled. I.e. not just the test, but the options that generates the offending code. |
Signed-off-by: Christopher Munoz <[email protected]>
Signed-off-by: Christopher Munoz <[email protected]>
|
Jenkins Linux amd64 Build #16305 [push] null... failed after 2 hr 10 min |
|
Jenkins Linux s390x Build #16307 [push] null... failed after 2 hr 22 min |
Upgrading llvm and stablehlo hash (onnx#3053) * upgrading llvm and stablehlo hash. Fixing mlir tests Signed-off-by: Christopher Munoz <[email protected]> * fixing vector shapecast bug introduced by upgraded llvm Signed-off-by: Christopher Munoz <[email protected]> --------- Signed-off-by: Christopher Munoz <[email protected]>
Upgrading llvm and stablehlo hash (onnx#3053) * upgrading llvm and stablehlo hash. Fixing mlir tests Signed-off-by: Christopher Munoz <[email protected]> * fixing vector shapecast bug introduced by upgraded llvm Signed-off-by: Christopher Munoz <[email protected]> --------- Signed-off-by: Christopher Munoz <[email protected]>
llvm: b270525f730be6e7196667925f5a9bfa153262e9
stablehlo: 459e481b